Skip to content

[Update] Expo 51 #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 23, 2024
Merged

[Update] Expo 51 #167

merged 9 commits into from
May 23, 2024

Conversation

stevensJourney
Copy link
Collaborator

@stevensJourney stevensJourney commented May 13, 2024

Work done

This updates the React Native Supabase todolist application to Expo 51.

Notes

The new Architecture was tested. This is currently not yet supported by @journeyapps/react-native-quick-sqlite due to nativeCallSyncHook being undefined.

Expo 51 sets the minimum Android SDK to 23. Currently @journeyapps/react-native-quick-sqlite has this set to 21. This causes compile issues. This will be fixed before merging this PR.

Testing

This was tested on both iOS and Android

expo51.mp4

Todos

  • Update minimum Android SDK version to 23 from 21 in React Native Quick SQLite
  • Update other demos (to be done as separate PRs)

@mugikhan mugikhan marked this pull request as ready for review May 23, 2024 13:59
@stevensJourney
Copy link
Collaborator Author

LGTM 👍

@mugikhan mugikhan merged commit f49efc2 into main May 23, 2024
2 checks passed
@mugikhan mugikhan deleted the expo-51 branch May 23, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants